wayland: Silence warnings on clipboard data sending cancellation
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 19 Mar 2015 14:58:00 +0000 (15:58 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 19 Mar 2015 15:05:04 +0000 (16:05 +0100)
commit6c8c37abbb641f3959ab45a5de4adb2aeb36f653
tree302bb68ab788ffd5280c217cab795df569fdd632
parentd5160bb950a736d54cedcd2292af1311e5112c04
wayland: Silence warnings on clipboard data sending cancellation

During copy/paste, it may be common that we receive several property changes
around the selection atom, this results in warnings when cancelling the previous
write attempt. We already honor the last request properly, so we should just
cancel silently.
gdk/wayland/gdkselection-wayland.c